Click or drag to resize

StreamLoad Method

Overload List
  NameDescription
Public methodLoad(String)
Loads data to this stream from the specified file.
Public methodLoad(String, Byte)
Loads data to this stream from the specified buffer.
Public methodLoad(String, Stream)
Loads data to this stream from the specified Stream.
Top
See Also